home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 5
/
Aminet 5 - March 1995.iso
/
Aminet
/
dev
/
misc
/
LEDA_high.lha
/
LEDA-3.1c-high
/
man
/
bool.tex
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-08-05
|
228 b
|
8 lines
\bigskip
\bigskip
{\magonebf 2.1 Boolean Values (bool)}
An instance of the data type $bool$ has either the value $true$ or $false$.
The usual \CC logical operators \&\& (and), $||$ (or), ! (negation) are
defined for $bool$.